VObject::GetViewedRect

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::GetViewedRect - instance method  

TEMPLATE

viewedRect = Rectangle GetViewedRect()  

SPECIFIERS

public virtual  

DESCRIPTION

GetViewedRect returns the content rectangle. Only the Clipper overrides this method and the method Clipper::GetViewedRect returns the currently visible part of the content rectangle of its inner VObject. Method is rarely overridden.  

ARGUMENTS

none

 

RETURN ARGUMENT

Rectangle viewedRect

contains the part of the content rectangle currently visible
 

CATEGORIES

content rectangle, client interface

 

FIRST DEFINITION

class VObject  

FILES

implementation:
VObject.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022